home *** CD-ROM | disk | FTP | other *** search
/ Asami Katsuragi A / Asami Katsuragi A.iso / dataA / making.dir / 00008.ls < prev    next >
Encoding:
Text File  |  1995-08-01  |  138 b   |  6 lines

  1. on mouseUp
  2.   set the castNum of sprite the clickOn to the number of cast "glassb"
  3.   updateStage()
  4.   set the volume of sprite 3 to 100
  5. end
  6.